gtk-demo: Clean up initial selection handling
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2020 12:48:29 +0000 (08:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 20 Jun 2020 12:48:29 +0000 (08:48 -0400)
commit677bfe6857869de90ca2f68302ec9b49e61be2e8
tree8ab9a12eb4d9b601d6d7b561de8a30122c70c53e
parentb7ddf0b2e5047a3ed9b4f357ebeb90308d5c2479
gtk-demo: Clean up initial selection handling

We call selection_cb now, so we don't need to manually
do part of what that call does ahead of time.

This should have been noticed in 10bcbae68c3faf8ae.
demos/gtk-demo/main.c